sd Jwt
inline fun sdJwt(minimumDigests: Int? = null, builderAction: DisclosableObjectSpecBuilder.() -> Unit): DisclosableObject(source)
Factory method for creating a DisclosableObject using the DisclosableObjectSpecBuilder
Return
Parameters
minimum Digests
This is an optional hint; that expresses the minimum number of digests at the immediate level of this DisclosableObject, that the SdJwtFactory will try to satisfy. SdJwtFactory will add decoy digests if the number of actual DisclosureDigest is less than the hint
builder Action
some usage/action of the DisclosableObjectSpecBuilder